Autogenerated HTML docs for v1.7.5.1-339-gb602ed
diff --git a/git-fsck.txt b/git-fsck.txt index c9ede79..a2a508d 100644 --- a/git-fsck.txt +++ b/git-fsck.txt
@@ -26,7 +26,7 @@ --no-reflogs is given) as heads. --unreachable:: - Print out objects that exist but that aren't readable from any + Print out objects that exist but that aren't reachable from any of the reference nodes. --root:: @@ -76,7 +76,7 @@ the resulting reachability and everything else. It prints out any corruption it finds (missing or bad objects), and if you use the '--unreachable' flag it will also print out objects that exist but -that aren't readable from any of the specified head nodes. +that aren't reachable from any of the specified head nodes. So for example